home *** CD-ROM | disk | FTP | other *** search
/ Hentai Interactivo 17 / HENTAI_17.bin / imgs.swf / scripts / DefineButton2_23 / BUTTONCONDACTION on(release).as
Text File  |  2006-11-13  |  119b  |  7 lines

  1. on(release){
  2.    unloadMovie("target_h1");
  3.    unloadMovie("target_v1");
  4.    gotoAndStop("love_hina");
  5.    play();
  6. }
  7.